home *** CD-ROM | disk | FTP | other *** search
/ C# & Game Programming - A…er's Guide (2nd Edition) / Buono 2nd Ed.iso / Chapter2 / 2.5 / Example5.sln < prev    next >
Text File  |  2004-08-31  |  912b  |  22 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example5", "Example5.csproj", "{11DB9994-D9F7-4FA3-9FA8-9FA8C8D79823}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Release
  8.     EndGlobalSection
  9.     GlobalSection(ProjectDependencies) = postSolution
  10.     EndGlobalSection
  11.     GlobalSection(ProjectConfiguration) = postSolution
  12.         {11DB9994-D9F7-4FA3-9FA8-9FA8C8D79823}.Debug.ActiveCfg = Debug|.NET
  13.         {11DB9994-D9F7-4FA3-9FA8-9FA8C8D79823}.Debug.Build.0 = Debug|.NET
  14.         {11DB9994-D9F7-4FA3-9FA8-9FA8C8D79823}.Release.ActiveCfg = Release|.NET
  15.         {11DB9994-D9F7-4FA3-9FA8-9FA8C8D79823}.Release.Build.0 = Release|.NET
  16.     EndGlobalSection
  17.     GlobalSection(ExtensibilityGlobals) = postSolution
  18.     EndGlobalSection
  19.     GlobalSection(ExtensibilityAddIns) = postSolution
  20.     EndGlobalSection
  21. EndGlobal
  22.